-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.0.78
-
Code
-
Classes
- BookingApplicationService
| Total Complexity |
133 |
| Dependencies |
19 |
| Dependents |
0 |
| Total lines |
597 |
| Lines of code |
359 |
| Logical lines of code |
197 |
| Comment lines |
113 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getAppointmentData() |
D |
23 |
64 |
154 |
| getReservationEntity() |
B |
38 |
20 |
66 |
| setReservationEntities() |
B |
40 |
20 |
52 |
| getBookingsWithChangedStatus() |
A |
49 |
10 |
30 |
| delete() |
S |
56 |
5 |
18 |
| removeBookingsByStatuses() |
S |
64 |
4 |
10 |
| getBookingEntity() |
S |
58 |
3 |
14 |
| isBookingCanceledOrRejectedOrNoShow() |
S |
78 |
3 |
3 |
| isBookingApprovedOrPending() |
S |
79 |
2 |
3 |
| __construct() |
S |
81 |
1 |
3 |
| filterApprovedBookings() |
S |
71 |
1 |
6 |